-- background: 8337 from stack: in -- bmap block id: 14643 -- flags: 0000 -- background id: 0 -- name: Set 3 -- part 1 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=17 top=72 right=143 bottom=304 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 251 -- text size: 48 -- style flags: 0 -- line height: 64 -- part name: Word -- part 2 (field) -- low flags: 80 -- high flags: 0000 -- rect: left=17 top=182 right=224 bottom=304 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 251 -- text size: 28 -- style flags: 0 -- line height: 37 -- part name: Hint -- part 3 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=14 top=29 right=63 bottom=53 -- title width / last selected line: 0 -- icon id / first selected line: 1016 / 1016 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp hide field Hint go to previous card end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=137 top=29 right=67 bottom=178 -- title width / last selected line: 0 -- icon id / first selected line: 20098 / 20098 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Home ----- HyperTalk script ----- on mouseUp visual effect iris close go home end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=267 top=29 right=63 bottom=306 -- title width / last selected line: 0 -- icon id / first selected line: 32650 / 32650 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next ----- HyperTalk script ----- on mouseUp hide field Hint go to next card end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: A003 -- rect: left=129 top=305 right=326 bottom=190 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Hint ----- HyperTalk script ----- on mouseUp play "Boing" show field Hint end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=311 top=28 right=332 bottom=495 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Wrong Answer ----- HyperTalk script ----- on mouseUp play "boing" end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=15 top=300 right=329 bottom=53 -- title width / last selected line: 0 -- icon id / first selected line: 5472 / 5472 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: First ----- HyperTalk script ----- on mouseUp go to card "TOP" end mouseUp